Fix shell completion regression.
authorChong Yidong <cyd@gnu.org>
Tue, 3 Jan 2012 06:31:08 +0000 (14:31 +0800)
committerChong Yidong <cyd@gnu.org>
Tue, 3 Jan 2012 06:31:08 +0000 (14:31 +0800)
commit0f1d8db035eee1bfad603b53d11392c98fa9e22b
tree21364b188206e50692f8c91752733ed4d817107e
parent681c35696807c8e1dae87fff90bfe434cc6a0288
Fix shell completion regression.

* lisp/shell.el (shell-dynamic-complete-functions): Put
pcomplete-completions-at-point, so as to try
comint-filename-completion first (Bug#10417).
lisp/ChangeLog
lisp/shell.el